home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / DefineButton2_100 / BUTTONCONDACTION on(press).as
Text File  |  2008-11-12  |  64b  |  7 lines

  1. on(press){
  2.    tellTarget("../")
  3.    {
  4.       play();
  5.    }
  6. }
  7.